AL ERROR RESET

This function will reset the error state of DarkAL to zero. Every command in DarkAL is capable of setting the error state for whatever reason when something goes wrong. AL ERROR will return the error code of the latest error only, so the last error code to occur will be returnd everytime until another error occurs or you call this function.

  Syntax
DS ERROR RESET *no parameters*
  Returns

This function does not return a value.

  Parameters
No parameters required.
  See also

AL ERROR
DarkAL Function Menu